func net/http.http2parseUnknownFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1473: 	return http2parseUnknownFrame
		h2_bundle.go#L2264: func http2parseUnknownFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {